Skip to content

Bug 641085: Document Check factbox does not update live on Purchase Invoice/Cr.Memo/Return Order#9086

Draft
alexei-dobriansky wants to merge 1 commit into
mainfrom
bugs/641085-EASY-PurchaseDocumentCheckFactbox
Draft

Bug 641085: Document Check factbox does not update live on Purchase Invoice/Cr.Memo/Return Order#9086
alexei-dobriansky wants to merge 1 commit into
mainfrom
bugs/641085-EASY-PurchaseDocumentCheckFactbox

Conversation

@alexei-dobriansky

@alexei-dobriansky alexei-dobriansky commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Fixes AB#641085

The subform OnModifyRecordEvent subscribers for Purchase Invoice, Purchase Credit Memo and Purchase Return Order all called GlobalPurchaseOrderPage.RunBackgroundCheck() instead of their own document's global page, so line edits never refreshed the open page's Document Check factbox (only F5 did). Point each subscriber at the matching global page, matching the already-correct Purchase Order and Sales subform handlers (three one-token fixes).

…nvoice/Cr.Memo/Return Order

The subform OnModifyRecordEvent subscribers for Purchase Invoice, Purchase Credit
Memo and Purchase Return Order all called GlobalPurchaseOrderPage.RunBackgroundCheck()
instead of their own document's global page, so line edits never refreshed the open
page's Document Check factbox (only F5 did). Point each subscriber at the matching
global page (GlobalPurchaseInvoicePage / GlobalPurchaseCreditMemoPage /
GlobalPurchaseReturnOrderPage), matching the already-correct Purchase Order and Sales
subform handlers.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@alexei-dobriansky alexei-dobriansky added the SCM GitHub request for SCM area label Jul 3, 2026
@github-actions github-actions Bot added this to the Version 29.0 milestone Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

SCM GitHub request for SCM area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant